type golang.org/x/text/internal.sorter ([])

Method Implmentations

Len() int sorter.M : sort.Interface.Len
Less(i, j int) bool sorter.M : sort.Interface.Less
Swap(i, j int) sorter.M : sort.Interface.Swap